Skip to content

New MoFo domain #16281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
janbrasna opened this issue May 19, 2025 · 1 comment
Open

New MoFo domain #16281

janbrasna opened this issue May 19, 2025 · 1 comment

Comments

@janbrasna
Copy link
Contributor

Since https://foundation.mozilla.org is now https://www.mozillafoundation.org/ there are a handful of places that can be updated to save the extra hop in redirects:

https://github.com/search?q=repo:mozilla/bedrock+foundation.mozilla.org

There are existing redirects, menu items and footer links, direct anchors from articles, bios or reports, about/governance docs, donate button helpers etc. all not behind a single url() value or constant, but individually hard-coded.

@janbrasna
Copy link
Contributor Author

There's also future.m.o now redirecting to newproducts.m.o so this can be updated:

redirect(r"^technology/?$", "https://future.mozilla.org/"),

but tangentially that could also mean MIECO's no longer published anywhere so the forms and email handling here in bedrock have no use then? https://github.com/search?q=repo:mozilla/bedrock+mieco

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant